Security News
NVD Backlog Tops 20,000 CVEs Awaiting Analysis as NIST Prepares System Updates
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
@heathmont/moon-icons-tw
Advanced tools
[![npm (scoped)](https://img.shields.io/npm/v/@heathmont/moon-icons-tw)](https://www.npmjs.com/package/@heathmont/moon-icons-tw)
This repository houses SVG icons you might need to build an application.
Install dependencies and link local packages together:
npm install
Run to fetch and save SVGs from particular page in Figma (optional):
npm run figma --page=PageName
Run:
npm run build
Note: To update the icons directly from Figma, please set the proper environment variables:
FIGMA_TOKEN - Personal access tokens allow you to access your own data via the Figma API.
FIGMA_FILE_ID - The file ID is the string of random alphanumeric characters found in the section of the URL after figma.com/file/.
pnpm install --save @heathmont/moon-icons-tw
import { ArrowsRight, ControlsPlus } from "@heathmont/moon-icons-tw";
Please, don't forget manually update the release version in package.json to the new one.
New version of npm package @heathmont/moon-icons-tw will be automatically published when changes will be merged to the master branch.
FAQs
[![npm (scoped)](https://img.shields.io/npm/v/@heathmont/moon-icons-tw)](https://www.npmjs.com/package/@heathmont/moon-icons-tw)
The npm package @heathmont/moon-icons-tw receives a total of 0 weekly downloads. As such, @heathmont/moon-icons-tw popularity was classified as not popular.
We found that @heathmont/moon-icons-tw demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 135 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.